@charset "utf-8";

/*

 * fullPage 1.4.5

 * https://github.com/alvarotrigo/fullPage.js

 * MIT licensed

 *

 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo

 */

 

* { margin: 0; padding: 0;}

body { font: 16px/1.8 "Microsoft Yahei",verdana;}



#superContainer {

    height: 100%;

    position: relative;

}

.section {

    position: relative;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}

.slide {

    float: left;

}

.slide, .slidesContainer {

    height: 100%;

    display: block;

}

.slides {

    height: 100%;

    overflow: hidden;

    position: relative;

    -webkit-transition: all 0.3s ease-out;

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

    transition: all 0.3s ease-out;

}

.section.table, .slide.table {

    display: table;

    width: 100%;

}

.tableCell {

    display: table-cell;

    vertical-align: middle;

    width: 100%;

    height: 100%;

}

.slidesContainer {

    float: left;

    position: relative;

}

.controlArrow {

    position: absolute;

    top: 50%;

    cursor: pointer;

    width: 0;

    height: 0;

    border-style: solid;

    margin-top: -38px;

}

.controlArrow.prev {

    left: 15px;

    width: 0;

    border-width: 38.5px 34px 38.5px 0;

    border-color: transparent #fff transparent transparent;

}

.controlArrow.next {

    right: 15px;

    border-width: 38.5px 0 38.5px 34px;

    border-color: transparent transparent transparent #fff;

}

.scrollable {

    overflow: scroll;

}

.easing {

    -webkit-transition: all 0.7s ease-out;

    -moz-transition: all 0.7s ease-out;

    -o-transition: all 0.7s ease-out;

    transition: all 0.7s ease-out;

}



#fullPage-nav {

    position: fixed;

    z-index: 100;

    top: 60% ;

	right:20px ; 

    opacity: 1 ;

}

#fullPage-nav.right {

    right: 20px;

}

#fullPage-nav.left {

    left: 17px;

}

.fullPage-slidesNav {

    position: absolute;

    z-index: 4;

    left: 50%;

    opacity: 1;

}

.fullPage-slidesNav.bottom {

    bottom: 17px;

}

.fullPage-slidesNav.top {

    top: 17px;

}

#fullPage-nav ul,

.fullPage-slidesNav ul {

  margin: 0;

  padding: 0;

}

#fullPage-nav li,

.fullPage-slidesNav li {

    display: block;

    width: 14px;

    height: 13px;

    margin: 7px;

    position:relative;

}

.fullPage-slidesNav li {

    display: inline-block;

}

#fullPage-nav li a,

.fullPage-slidesNav li a {

    display: block;

    position: relative;

    z-index: 1;

    width: 100%;

    height: 100%;

    cursor: pointer;

    text-decoration: none;

}

#fullPage-nav li .active span,

.fullPage-slidesNav .active span {

    background: #333;

}

#fullPage-nav span,

.fullPage-slidesNav span {

    top: 2px;

    left: 2px;

    width: 8px;

    height: 8px;

    border: 1px solid #000;

    background: rgba(0, 0, 0, 0);

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

    position: absolute;

    z-index: 1;

}

.fullPage-tooltip {

    position: absolute;

    color: #fff;

    font-size: 14px;

    font-family: arial, helvetica, sans-serif;

    top: -2px;

}

.fullPage-tooltip.right {

    right: 20px;

}

.fullPage-tooltip.left {

    left: 20px;

}





/* 圆点导航 */

#fullPage-nav {

	_display: none;

	font-size: 12px;

	width: 43px;

	height: 280px;

}



#fullPage-nav li {

	width: 40px;

	height: 21px;

	margin: 10px 0 0;

	vertical-align: middle;

}



#fullPage-nav li a {

	float: right;

	width: 21px;

	height: 21px;

	color: #8F9DA4;

	text-decoration: none;

	text-align: right;

	background:url(../images/dot.png) 0px -18px no-repeat;

}



#fullPage-nav li .active {

	background-position: 0 6px;

}



#fullPage-nav span {

	display: none;

}



.fullPage-tooltip {

	float: left;

	top: 0;

	margin-right: 5px;

	font: 12px "Microsoft Yahei";

	color: #8F9DA4;

	line-height: 21px;

}

/* 圆点导航 */





.section { position: relative; overflow: hidden;padding-top:84px;}

.section .bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%;background:#f4f4f4}

.section .bg img { display: block; width: 100%; height: 100%;}





.bg2_04 { position: absolute; width: 560px; height: 435px; left: 80%; top:200px; margin:0 0 0 -500px; background:url(../images/diannao01.png) no-repeat;

          opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 0.7s; z-index:6;}

.bg2_05 { position: absolute; width: 406px; height: 406px; left: 50%; top:50%; margin: -203px 0 0 -203px; text-indent: -9999px; background:url(../images/big.png) no-repeat;

          opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; z-index:5;}

.bg2_06 { position: absolute; z-index:2; left: 50%; top:50%; width: 1005px; height: 404px; margin-top:-202px; 

		background: url(../images/bg2_pc.png) 0 0 no-repeat; transition: all 1s;  opacity: 0; margin-left: -503px;z-index:7}

.bg2_07 { position: absolute;z-index:2;  left: 50%; top:324px; width: 450px; height: 270px ; margin-left:-100px;transition: all 1s; opacity: 0;z-index:7}

.bg045{width:500px;left:54%;}

.bg05 { position: absolute; left: 50%; top: 50%; width: 100px; height:122px ; margin: 0 0 0 -56px; font-size: 14px; color: #fff; 

		background-image: url(../images/fullpage/one-02.png) ; opacity: 0; transition: all 0.5s;}

/*44444444444444*/

.bg02 { position: absolute; bottom:-130px; width: 1130px; height:346px; left:50%; margin:0 0 0 -565px; background:url(../images/er03.png) no-repeat; transition: all 1s; opacity:0;}

.bg044 { position: absolute; width: 1028px; height: 547px; left: 50%; top:55%; margin: -278px 0 0 -514px; opacity: 0;background:url(../images/bg4_01.png) no-repeat;

         -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; text-align:center; }

.bg03 { position: absolute; left: 50%; bottom:350px; width: 400px; margin-left:-50px;

		backgro/und:url(../images/bg4_computer.png) no-repeat; transition: all 1s; z-index: 5;}

.bg033 { position: absolute; left: 50%; top:-50%; width: 1028px; height:547px ; margin-left: -514px; 

		background:url(../images/bg4_icon02.png) no-repeat; transition: all 1s;  z-index: 5;}

.bg01 { position: absolute; bottom:400px; left:50% ; width: 400px; margin-left: -495px;opacity: 0; transition: all 1.2s; bot/tom: 90px\0;z-index:5;}

.bg011 { position: absolute; bottom:320px; left:50% ; width: 400px; margin-left:168px; opacity: 0; transition: all 1.2s; bot/tom: 90px\0;z-index:5;}

.bg888 { position: absolute; bottom:600px; left:50% ; width: 400px; margin-left:-270px; opacity: 0; transition: all 1.5s; bo/ttom: 90px\0;z-index:5;}

.bg999 { position: absolute; bottom:600px; left:50% ; width: 400px; margin-left:388px; opacity: 0; transition: all 1.5s; bo/ttom: 90px\0;z-index:5;}





	

		

		

		

		

		

.bg04 { position: absolute; width: 1028px; height: 547px; left: 50%; top:58%; margin: -278px 0 0 -514px; text-indent: -9999px;

		background:url(../images/bg4_linepic.png) no-repeat; opacity: 0; background-size:94% 94%;

		-webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; }



/*55555555555555555555555*/

.bg5_19 { position: absolute; bottom: 0px ; left:50% ; width:1038px; margin-left:-519px; height: 501px; 

		background: url(../images/bg5_01.png) no-repeat; opacity: 0; transition: all 1.7s; bottom: 90px\0;}

.bg5_01 { position: absolute; bottom: 0px; left:50% ; width: 1038px; margin-left:-519px; height:500px; 

		background:url(../images/bg5_people.png) no-repeat; opacity: 0; transition: all 1.7s; bottom: 90px\0;}

.section h3 { position: absolute; left: 50%; top:50%; z-index: 0; width:1038px; height:500px; margin-left:-519px; margin-top:-250px;

			  text-indent: -9999px; background-repeat: no-repeat;  opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s ; }

.section5 h3 { background:url(../images/bg5_dashed.png) no-repeat ;}

.bg5_06 { position: absolute; z-index:2; left: 50%; top:50%; width: 1038px; height: 516px; margin-top:-258px; 

		background:url(../images/bg5_colorpeople.png) no-repeat; transition: all 1s;  opacity: 0; z-index:5;}

.bg5_07 { position: absolute;  left: 50%; top:50%; width: 1038px; height: 500px ; margin-top:-250px; 

		background: url(../images/bg5_move.png) no-repeat; transition: all 1s; opacity: 0; z-index:5;}

.bg5_08 { position: absolute;z-index:2;  left: 50%; bottom:0%; width: 1038px; height: 500px; margin-left:-519px; 

		background:url(../images/bg5_pc.png) top center no-repeat; transition: all 1s ;}

/*6666666666666666*/

.bg6_04 { position: absolute; width: 1064px; height: 521px; left: 50%; top:50%; margin: -260px 0 0 -532px; opacity: 0;background:url(../images/bg6_01.png) no-repeat;

         -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; text-align:center; }

.bg6_02 { position: absolute; bottom: -50%; width: 1064px; height:520px; left:50%; background:url(../images/bg4_people.png) no-repeat; transition: all 1s;margin-left:-532px;}

.bg06_4 { position: absolute; width: 1064px; height: 521px; left: 50%; top:58%;_top:58%;top:60%\9; margin: -260px 0 0 -532px; text-indent: -9999px;

		background:url(../images/bg6_main.png) no-repeat; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s; background-size:89% 89% !important;  background-size:90% 90% \9; }







.bg09 { position: absolute;z-index:2;  left:50% ; top:200px; width: 1348px; height: 490px ;  

		backgr/ound:url(../images/bg1_right_pen.png) no-repeat; transition: all 1s; opacity: 0; margin-left:90px;}

.bg10 { position: absolute; left: 50%; top:0%; top:-130px; width:865px; height:55px ; margin-left:-565px;

		backgr/ound:url(../images/bg1_main_title.png) no-repeat;background-size:contain; opacity: 0; transition: all 1s;}

.bg7_10 { position: absolute; width:100%; top:200px; height:442px ; z-index:10; background:url(../images/phone02.png) no-repeat left bottom; transition: all 1s;}

.bg11 { position: absolute; bo/ttom: -280px; top:300px; left:50% ; width:560px; margin: 0 0 0 -565px; color:#b9b9b9; color:#666; line-height:18px; font-size:12px;

		backgr/ound: url(../images/bg1_main_title1.png) no-repeat; opacity: 0; transition: all 1.7s; bottom: 90px\0;}

.bg7_11 { position: absolute; bottom: -280px; left:50% ; width:270px; margin: 0 0 0 -400px; height: 300px; 

		 opacity: 0; transition: all 1.7s; bottom: 90px\0; text-align:center;}

.bg12 { position: absolute; top:600px; left:50% ; margin-left:-565px; opacity: 0; transition: all 1.7s;z-index: 25;}

/*.bg12 a	{backg/round:url(../images/bg1_button.png) 0 -60px no-repeat; width:216px; margin: 0 0 0 -565px; height:60px; display:block}	

.bg12 a:hover { backg/round:url(../images/bg1_button.png) 0 0px no-repeat;}*/

.bg7_12 { position: absolute; top:600px; left:0 ; width:100%;height:493px; background:url(../images/phone01.png) no-repeat center center; opacity: 0; transition: all 1.7s; z-index:9}





.bg13 { position: absolute; top: 50%; margin-top:303px; left:50% ; width: 1348px; margin:0px; height:607px; margin-left:-624px;

		background: url(../images/bg1_left_pen.png) no-repeat; opacity: 0; transition: all 1s; bottom: 90px\0;}

.bg14 { position: absolute; bottom: 0px; left:50% ; width: 1180px; margin-left:-590px; top:50%;margin-top:-205px; height:410px; 

		background: url(../images/bg1_left_pen.png) no-repeat; opacity: 0; transition: all 1.7s; bottom: 90px\0;}

.bg15 { position: absolute; bottom: -260px ; left:50% ; width:310px; margin: 0 0 0 -155px; height: 44px; 

		background: url(../images/fullpage/four-02.png) no-repeat; opacity: 0; transition: all 1.7s; bottom: 90px\0;}



.bg16 { position: absolute; left: 50%; top: 50%; width: 167px; height:44px ; margin: 15px 0 0 -83px; font-size: 14px; color: #fff; 

		background-image: url(../images/fullpage/three-03.png) ; opacity: 0; transition: all 0.5s;}

.bg17 { position: absolute; bottom: 0px; left:50% ; width: 1125px; margin-left:-563px; height:535px; 

		background:url(../images/bg3_people.png) no-repeat; opacity: 0; transition: all 1.7s; bottom: 90px\0;}

.bg18 { position: absolute; bottom: 0px; left:50% ; width: 1125px; margin-left:-563px; height:535px; 

		background:url(../images/bg3_01.png) no-repeat; opacity: 0; transition: all 1.7s; bottom: 90px\0;}

.bg19 { position: absolute; bottom: 0px ; left:50% ; width:1125px; margin-left:-563px; height: 535px; 

		background: url(../images/bg3_02.png) no-repeat; opacity: 0; transition: all 1.7s; bottom: 90px\0;}



/*55555555*/



/* CSS3过度及动画 */

.active strong, .active h3 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}



.active .bg01 { bottom:216px; marg/in-bottom:-278px ; opacity: 1; transition-delay: 1.2s; }

.active .bg011 { bottom:135px; marg/in-bottom:-278px ; opacity: 1; transition-delay: 1.2s; }

.active .bg888 { bottom:355px; marg/in-bottom:-278px ; opacity: 1; transition-delay: 1.2s; }

.active .bg999 { bottom:260px; marg/in-bottom:-278px ; opacity: 1; transition-delay: 1.2s; }



.active .bg02 { bottom:0 ; margin-bot/tom:-278px ; opacity: 1; transition-delay: 0.7s;}

.active .bg6_02 { bottom:50% ; margin-bottom:-260px ; opacity: 1; transition-delay: 0.7s;}

.active .bg04 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.active .bg2_04 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.active .bg2_05 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.active .bg2_06 { opacity: 1; margin-left: -483px; transition-delay: 1.2s;}

.active .bg2_07 { left:20%; margin-left:-27px; opacity: 1; transition-delay: 1.2s;}

.active .bg06_4 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.active .bg044 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.active .bg6_04 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.active .bg03 { t/op: 55%;bottom:270px;transition-delay: 0.7s;}

.active .bg033 { top:59% ; margin-top:-278px ; transition-delay: 1.2s;}

.active .bg05 { opacity: 1; transition-duration: 1s; transition-delay: 2s;}



.active .bg5_06 { opacity: 1; margin-left: -519px; transition-delay: 0.7s;}

.active .bg5_07 { margin-left: -519px; opacity: 1; transition-delay: 0.7s;}

.active .bg5_08 { bottom:50% ; margin-bottom:-250px ; transition-delay: 0.7s;}



.active .bg09 { t/op:50% ; top:200px; marg/in-top:-303px; opacity: 1; transition-delay: 0.7s;}

.active .bg10 { top:530px ; mar/gin-top:-100px ; opacity: 1; transition-delay: 0.5s;}

.active .bg11 { bo/ttom:50% ; top:402px; ma/rgin-bottom:-10px ; opacity: 1; transition-delay: 0.3s; }

.active .bg12 { bo/ttom:40% ; top:650px;  margin-bo/ttom:-80px ; opacity: 1; transition-delay: 0.5s; }

.active .bg13 { top:50% ; margin-top:-253px ; opacity: 1; transition-delay: 0.7s; }







.active .bg7_10 { top:330px ; mar/gin-top:-100px ; transition-delay: 0.7s;}

.active .bg7_11 { bottom:42% ; margin-bottom:-150px ; opacity: 1; transition-delay: 0.3s; }

.active .bg7_12 { top:200px ; ma/rgin-bottom:-150px ; opacity: 1; transition-delay: 0.5s; }





.active .bg14 { bottom:50% ; margin-bottom:100px ; opacity: 1; transition-delay: 0.7s;}

.active .bg15 { bottom:50% ; margin-bottom:25px ; opacity: 1; transition-delay: 0.3s; }

.active .bg16 { opacity: 1; transition-duration: 1s; transition-delay: 2s;}

.active .bg17 { bottom:50% ; margin-bottom:-268px ; opacity: 1; transition-delay: 0.7s; }

.active .bg5_01 { bottom:50% ; margin-bottom:-250px ; opacity: 1; transition-delay: 0.7s; }

.active .bg18 { bottom:50% ; margin-bottom:-268px ; opacity: 1; transition-delay: 0.7s;}

.active .bg19 { bottom:50% ; margin-bottom:-268px ; opacity: 1; transition-delay: 0.3s; }

.active .bg5_19 { bottom:50% ; margin-bottom:-251px ; opacity: 1; transition-delay: 0.3s; }



/* for lt ie 10*/

.ltie10 strong, .ltie10 h3 { opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}



.ltie10 .bg01 { bottom:216px; mar/gin-bottom:-278px ;  transition-delay: 1.2s; }

.ltie10 .bg011 { bottom:135px; mar/gin-bottom:-278px ;  transition-delay: 1.2s; }

.ltie10 .bg888 { bottom:355px; mar/gin-bottom:-278px ;  transition-delay: 1.2s; }

.ltie10 .bg999 { bottom:260px; mar/gin-bottom:-278px ;  transition-delay: 1.2s; }





.ltie10 .bg02 {   bottom:0 ; mar/gin-bottom:-278px ; opacity: 1; transition-delay: 0.7s;}

.ltie10 .bg6_02 {   bottom:50% ; margin-bottom:-260px ; opacity: 1; transition-delay: 0.7s;}

.ltie10 .bg04 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.ltie10 .bg2_04 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.ltie10 .bg2_05 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.ltie10 .bg2_06 {   opacity: 1; margin-left: -483px; transition-delay: 1.2s ; }

.ltie10 .bg2_07 { left:50%; margin-left:-27px; opacity: 1; transition-delay: 1.2s;}

.ltie10 .bg06_4 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.ltie10 .bg6_04 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.ltie10 .bg044 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}

.ltie10 .bg03 {   to/p:55% ;bottom:270px;transition-delay: 0.7s;}

.ltie10 .bg033 {   top:59% ; margin-top:-278px ;  transition-delay: 1.2s;}

.ltie10 .bg05 {    opacity: 1; transition-duration: 1s; transition-delay: 2s;}



.ltie10 .bg5_06 {   opacity: 1; margin-left: -519px; transition-delay: 0.7s ; }

.ltie10 .bg5_07 {   margin-left: -519px; opacity: 1; transition-delay: 0.7s;}

.ltie10 .bg5_08 {   bottom:50% ; margin-bottom:-200px ; transition-delay: 0.7s;}



.ltie10 .bg09 {   top:200px ;mar/gin-bottom:-303px; opacity: 1; transition-delay: 0.7s;}

.ltie10 .bg10 {   top:50% ; top:272px; marg/in-top:-100px ; opacity: 1;  transition-delay: 0.5s;}

.ltie10 .bg11 {   top:402px ; margin-bottom:-10px ;  transition-delay: 0.3s; }

.ltie10 .bg12 {   top:490px; margin-bo/ttom:-80px ;  transition-delay: 0.5s; }

.ltie10 .bg13 {   bottom:50% ; margin-bottom:-253px ;  transition-delay: 0.7s; }





.ltie10 .bg7_10 {   top:230px; mar/gin-top:-100px ;  transition-delay: 0.7s;}

.ltie10 .bg7_11 {   bottom:42% ; margin-bottom:-150px ;  transition-delay: 0.3s; }

.ltie10 .bg7_12 {   top:200px ; margin-bot/tom:-150px ;  transition-delay: 0.5s; }



.ltie10 .bg14 {   bottom:50% ; margin-bottom:100px ; opacity: 1; transition-delay: 0.7s;}

.ltie10 .bg15 {   bottom:50% ; margin-bottom:25px ;  transition-delay: 0.3s; }

.ltie10 .bg16 {    opacity: 1; transition-duration: 1s; transition-delay: 2s;}

.ltie10 .bg17 {   bottom:50% ; margin-bottom:-268px ;  transition-delay: 0.7s; }

.ltie10 .bg5_01 {   bottom:50% ; margin-bottom:-250px ;  transition-delay: 0.7s; }

.ltie10 .bg18 {   bottom:50% ; margin-top:-268px ; opacity: 1; transition-delay: 0.7s;}

.ltie10 .bg19 {   bottom:50% ; margin-bottom:-268px ;  transition-delay: 0.3s; }

.ltie10 .bg5_19 {   bottom:50% ; margin-bottom:-251px ;  transition-delay: 0.3s; }







.ltie10 .qita_nav {top:0;transition-delay: 0.5s;}



/* CSS Document */







/*****************查看更多的按钮*****************/



/* Common button styles */

.button {background-color:#b82a38!important; cursor:pointer;float: left; width:115px; height:33px; line-height:33px; border:#a4a3a3 solid 1px; color:#fff; font-size:14px;display: block;vertical-align: middle;position: relative;z-index: 1; background:none; border-radius:3px;-webkit-backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;

        

}

.button:hover{box-shadow: 0 2px 4px #333!important}





/* Ujarak */

.button--ujarak {-webkit-transition: border-color 0.4s, color 0.4s;transition: border-color 0.4s, color 0.4s,box-shadow 0.4s;

}

.button--ujarak::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #497193;z-index: -1;opacity: 0;-webkit-transform: scale3d(0.7, 1, 1);transform: scale3d(0.7, 1, 1);-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;transition: transform 0.4s, opacity 0.4s;-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

}

.button--ujarak.button--round-s::before {border-radius: 2px;

}

.button--ujarak.button--inverted::before {background: #7986CB;

}

.button--ujarak,

.button--ujarak::before {-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

}

.button--ujarak:hover {color: #fff;border-color: #497193;

}

.button--ujarak.button--inverted:hover {color: #37474F;border-color: #fff;

}

.button--ujarak:hover::before {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);

}





/*****************查看更多的按钮*****************/

/******第一屏的nav*****/

.daohang{ position:absolute; width:100%; top:0; left:0; z-index:9; height:65px;background: url(../images/nav_bg.png);}

.daohang01{ width:1130px; margin:0 auto;}

.daohang02{ float:left; padding-top:5px;}
.daohang02 img {
	height: 50px;
}


.daohang03{ margin-top:39px; width:32px; cursor:pointer; float:right; padding-right:37px; background:url(../images/dh02.png) no-repeat top right; line-height:19px; height:19px;

-moz-transition: border-top 0.5s,color 0.5s,font-weight 0.5s;/* Firefox 4 */

-webkit-transition: border-top 0.5s,color 0.5s,font-weight 0.5s;/* Safari 和 Chrome */

-o-transition: border-top 0.5s,color 0.5s,font-weight 0.5s;	/* Opera */	

transition: border-top 0.5s,color 0.5s,font-weight 0.5s;

}

.aaaa01{color:#363636; color:#000;}

.daohang03:hover{ color:#195caa;}

.daohang04{ float:left; padding-left:140px; wi/dth:760px; width:820px;}

.daohang04 ul li { float:left;  pad、ding:0 22px; padding:0 25px;}

.daohang04 ul li a{ font-size:15px; padding-top:18px; color:#363636; font-weight:bold; text-align:center; display:block; border-top:#f2f1f1 solid 4px;

-moz-transition: border-top 0.5s,color 0.5s,font-weight 0.5s;/* Firefox 4 */

-webkit-transition: border-top 0.5s,color 0.5s,font-weight 0.5s;/* Safari 和 Chrome */

-o-transition: border-top 0.5s,color 0.5s,font-weight 0.5s;	/* Opera */	

transition: border-top 0.5s,color 0.5s,font-weight 0.5s;

}

.daohang04 ul li a:hover{ color:#05386a; font-weight:bold; border-top:#05386a solid 4px;}

.daohang04 ul li a.daohang04_on{ color:#05386a; font-weight:bold; border-top:#05386a solid 4px;}





.cha{-webkit-transition: -webkit-transform 0.5s ease-out;

	-moz-transition: -moz-transform 0.5s ease-out;

	-o-transition: -o-transform 0.5s ease-out;

	-ms-transition: -ms-transform 0.5s ease-out;}

.cha:hover{-webkit-transform: rotateZ(180deg);color:#504537;

	-moz-transform: rotateZ(180deg);

	-o-transform: rotateZ(180deg);

	-ms-transform: rotateZ(180deg);

	transform: rotateZ(180deg);}







/******其它屏的nav*****/

.qita_nav{ z-index:9999; top:-70px; left:0; position:absolute; width:100%; height:63px; background:#fff; border-bottom:#e3e3e3 solid 1px; transition: all 0.7s; }

.active .qita_nav { t/op: 55%;top:0;transition-delay: 0.7s;}







.qita_nav01{ width:1130px; margin:0 auto;}

.qita_nav02{ float:left; padding-top:7px;}
.qita_nav02 img {
	height: 50px;
}


.qita_nav03{ height:64px; float:left; width:760px; line-height:64px; padding-left:28/0px; paddi/ng-left:220px; padding-left:120px;}

.qita_nav03 ul li{ float:left;  text-align:center; font-size:15px;  padding:0 20px;font-weight: bold;}

.qita_nav03 ul li a{ display:block; height:64px; color:#363636; color:#000; bor/der-bottom:#e3e3e3 solid 1px;background:url(../images/navnav01.jpg) no-repeat bottom center;

-moz-transition: background 0.5s,color 0.5s;/* Firefox 4 */

-webkit-transition: background 0.5s,color 0.5s;/* Safari 和 Chrome */

-o-transition: background 0.5s,color 0.5s;	/* Opera */	

transition: background 0.5s,color 0.5s;

}

.qita_nav03 ul li a:hover{ font-weight:bold; color:#05386a; border-bot/tom:#1e67bd solid 4px;background:url(../images/navnav.jpg) no-repeat bottom center;}

.qita_nav03 ul li a.qita_nav03_on{ font-weight:bold; color:#05386a; bor/der-bottom:#1e67bd solid 4px;background:url(../images/navnav.jpg) no-repeat bottom center;}









/******产品解决方案*****/

.news{ background:url(../images/news03.png) repeat-x top center; text-align:center; height:200px; position:absolute; top:120px; left:0; width:100%; z-index:9; height:53px; font-family:"Microsoft Yahei";}


.pro_tit{  text-align:center;  position:absolute; top:220px; left:0; width:100%; z-index:9; height:53px; font-family:"Microsoft Yahei";color:#fff;font-size: 18px;line-height: 24px}

.pro_tit_1{  text-align:center; height:200px; position:absolute; top:240px; left:0; width:100%; z-index:9; height:53px; font-family:"Microsoft Yahei";color:#fff;font-size: 24px;}



.news00{ font-size: 24px;   font-weight: normal;
    line-height: 1.2;
    font-style: normal;
    margin: 0;
    color: #000;
    text-transform: uppercase;margin-bottom: 24px;}
.news00 a{ color:#363636;}



.news01{ font-size:16px; colo/r:#363636;color:#000;}

.news01 a{ col/or:#363636; color:#000; padding-left:0;

-moz-transition: padding-left 0.5s,color 0.5s;/* Firefox 4 */

-webkit-transition: padding-left 0.5s,color 0.5s;/* Safari 和 Chrome */

-o-transition: padding-left 0.5s,color 0.5s;	/* Opera */	

transition: padding-left 0.5s,color 0.5s;}




.news02{ line-height:25px; height:50px; overflow:hidden; font-size:16px; margin:7px 0 20px; color:#363636;}
.news02 a{ col/or:#363636; color:#000; padding-left:0;

-moz-transition: padding-left 0.5s,color 0.5s;/* Firefox 4 */

-webkit-transition: padding-left 0.5s,color 0.5s;/* Safari 和 Chrome */

-o-transition: padding-left 0.5s,color 0.5s;	/* Opera */	

transition: padding-left 0.5s,color 0.5s;}





.news03 ul li{ font-size:16px; color:#363636; color:#000; line-height:35px;}

.news03 ul li a{ padding-left:0; color:#363636; color:#000; background:none;

-moz-transition: padding-left 0.5s,color 0.5s;/* Firefox 4 */

-webkit-transition: padding-left 0.5s,color 0.5s;/* Safari 和 Chrome */

-o-transition: padding-left 0.5s,color 0.5s;	/* Opera */	

transition: padding-left 0.5s,color 0.5s;}


.btn_red:after,
[class^="icon-"], [class*=" icon-"] {
	font-family: 'Web Icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.news04{margin-top: 20px;}

.news04 a{ color:#05386a;  padding-left:0;

-moz-transition: padding-left 0.5s,color 0.5s;/* Firefox 4 */

-webkit-transition: padding-left 0.5s,color 0.5s;/* Safari 和 Chrome */

-o-transition: padding-left 0.5s,color 0.5s;	/* Opera */	

transition: padding-left 0.5s,color 0.5s;    border: 1px solid #05386a;    display: inline-block;
    float: left;
    padding: 15px 20px;
    margin: 0 10px 10px 0;
    line-height: 1;
    font-size: 12px;}


.btn_red:hover {
  background-color: #05386a;
  color: #fff;
}




/******新闻资讯的图片切换*****/

.news_pic{ margin:0 auto; width:360px; height:202px; padding-top:16px; overflow:hidden;}











/******业务范围*****/

.yewu01{ position:absolute; width:100%; height:95px; bac/kground:url(../images/er01.jpg) no-repeat bottom center; left:0; bottom:0; text-align:center; z-index:9;}

.yewu02{ width:1130px; height:346px;}



.yewu03{ float:left;}

.yewu03 dl{ padding-bottom:2px;}

.yewu03 dl dt{ float:left; width:109px; height:110px; text-align:center;}

.yewu03 dl dt img{border-radius:50%;

    -webkit-transition: -webkit-transform 1s ease-out;

	-moz-transition: -moz-transform 1s ease-out;

	-o-transition: -o-transform 1s ease-out;

	-ms-transition: -ms-transform 1s ease-out;}



.yewu03 dl:hover dt img{

border-radius:50%;color:#504537;

    -webkit-transform: rotateZ(360deg);

	-moz-transform: rotateZ(360deg);

	-o-transform: rotateZ(360deg);

	-ms-transform: rotateZ(360deg);

	transform: rotateZ(360deg);}





.yewu03 dl dd{ font-size:18px;  color:#fff; float:left; padding:43px 0 0 15px; width:95px;}











/******弹出的导航*****/

.tc_nav{ padding-top:68px; width:280px; background:#4b5663; height:100%; position:fixed; top:0; right:-280px; z-index:999999999; opacity:0;}

.tc_nav ul li{ text-align:center; width:177px; margin:0 auto;}

.tc_nav ul li a{ color:#fff; display:block; font-size:16px; line-height:45px; height:45px; overflow:hidden;background:url(../images/nav04.jpg) no-repeat bottom center;

-moz-transition: background 0.5s,color 0.5s;/* Firefox 4 */

-webkit-transition: background 0.5s,color 0.5s;/* Safari 和 Chrome */

-o-transition: background 0.5s,color 0.5s;	/* Opera */	

transition: background 0.5s,color 0.5s;}

.tc_nav ul li a:hover{ color:#c4c7ca; background:url(../images/nav03.jpg) bottom center no-repeat;}

.tc_nav ul li a.tc_nav_on{ color:#c4c7ca; background:url(../images/nav03.jpg) bottom center no-repeat;}



.aaaa02,.aaaa04{ display:none; background:none; text-align:right; padding-right:0;}













/******联系我们的标签切换*****/

 .tab {width: 100%; height:442px; position:relative; z-index:999;}

 .tab_menu { clear:both;pos/ition:absolute; t/op:210px; l/eft:47px; z-index:99999; padding-left:240px;}

 .tab_menu li { float:left; text-align:center; width:108px; height:28px; line-height:28px;cursor:pointer; list-style:none; margin-right:23px; color:#fff9cf; font-size:14px; background:url(../images/qiehuan02.png) no-repeat;

 -moz-transition: background 0.5s,color 0.5s;/* Firefox 4 */

-webkit-transition: background 0.5s,color 0.5s;/* Safari 和 Chrome */

-o-transition: background 0.5s,color 0.5s;	/* Opera */	

transition: background 0.5s,color 0.5s;

 }

 .tab_menu li.hover { color:#1a4a72;background:url(../images/qiehuan01.png) no-repeat;}

 .tab_menu li.selected { color:#1a4a72;background:url(../images/qiehuan01.png) no-repeat;}

 .tab_box {position: relative;clear: both; height:400px; overflow:hidden;}

 .hide{ disp/lay:none; visibility:hidden;}

 

 .tab_box01{ posi/tion:absolute; position:relative; width:720px; height:356px; overflow:hidden;}





.lianxi{ color:#5f5f5f; font-size:14px; mar/gin-top:57px; padding:130px 0 0 111px;}



.lianxi01{ width:123px; height:34px; margin-left:15px; background:#fff; font-size:14px; color:#5f5f5f; font-family:"微软雅黑"; border:none; border:0; padding:0 13px;}

.lianxi02{ margin:17px 0 0 15px; border:none; width:450px; height:100px; background:#fff; font-size:14px; color:#5f5f5f; font-family:"微软雅黑"; line-height:20px; padding:8px 13px;}

.lianxi03{ margin:11px 0 0 15px; text-align:center; color:#fff;font-family:"微软雅黑"; font-size:18px; cursor:pointer; border:none; border:0; width:148px; height:34px; background:#e18610;

-moz-transition: box-shadow 0.5s,color 0.5s;/* Firefox 4 */

-webkit-transition: box-shadow 0.5s,color 0.5s;/* Safari 和 Chrome */

-o-transition: box-shadow 0.5s,color 0.5s;	/* Opera */	

transition: box-shadow 0.5s,color 0.5s;

}

.lianxi03:hover{ box-shadow:0 0 5px #ffffbe;}



.ditu{ padding:99px 0 0 125px;}



#valid_img{margin-top: 9px;}



.dian01{ position:absolute; left:0; top:89px; z-index:0; width:720px; transition: all 1s;}

.active .dian01 { opacity:0;transition-delay:1.1s;}

.ltie10 .dian01 { opacity:0;transition-delay:1.1s;}





.dian02{ position:absolute; right:0; top:89px; z-index:1; width:720px; transition: all 1s;}

.active .dian02 { opacity:0;transition-delay:1.5s;}

.ltie10 .dian02 { opacity:0;transition-delay:1.5s;}

.dian01 img,.dia/n02 img{ width:100%;}









/******footer*****/

.footer{ z-index:999; font-size:12px;  height:120px; line-height:60px; text-align:center; position:absolute; left:0; bottom:0; width:100%; background:#05386a;}

.footer a{color:#fff; }

.footer01{}







/******标题下边跳跃的线条*****/

.newsxx{ position:relative; text-align:center; width:200px; margin:0 auto;}





.newsxx span {position:absolute;left:0; margin-left:71px;top:29px;height:2px;background:#363636;width:34px;display:block;-webkit-animation:easepointer 2.4s ease-in-out 0s infinite;animation:easepointer 2.4s ease-in-out 0s infinite;}

@-webkit-keyframes easepointer{

	0% {width:54px;left:0;}

	30% {width:0px;left:27px;}

	60% {width:54px;left:0;}

	100% {width:54px;left:0;}

}

@-moz-keyframes easepointer{

	0% {width:54px;left:0;}

	30% {width:0px;left:27px;}

	60% {width:54px;left:0;}

	100% {width:54px;left:0;}

}

@-o-keyframes easepointer{

	0% {width:54px;left:0;}

	30% {width:0px;left:27px;}

	60% {width:54px;left:0;}

	100% {width:54px;left:0;}

}

@keyframes easepointer{

	0% {width:54px;left:0;}

	30% {width:0px;left:27px;}

	60% {width:54px;left:0;}

	100% {width:54px;left:0;}

}















/******************放大镜**********************/

.feature-preview {position:absolute;w/idth:480px;hei/ght:110px;width:484px;height:490px;left:50px;top:0;z-index:4;-moz-animation:bounceInDown2 1s ease;-webkit-animation:bounceInDown2 1s ease;animation:bounceInDown2 1s ease;}

.device {width:480px;height:490px;position:absolute;left:0px;top:0px;}

.device-inner {width:390px;height:490px;position:absolute;left:34px;top:20px;}

.viewport-wrap {width:350px;height:490px;position:absolute;left:0;top:20px;}

.viewport {width:420px;height:430px;position:absolute;}

.viewport-fg {position:relative;background:#fff;width:300px;height:300px;margin:10px 0 0 16px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;overflow:hidden;}

.viewport em {display:block;width:449px;height:478px;position:absolute;left:0;top:0;background:url(../images/iZoom.png) no-repeat;cursor:crosshair;}





/*哥们儿后加的*/



.fp-section { position: relative; -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */ -moz-box-sizing: border-box; /* <=28 */ box-sizing: border-box; }

.fp-slide { float: left; }

.fp-slide, .fp-slidesContainer { height: 100%; display: block; }

.fp-slides { z-index: 1; height: 100%; overflow: hidden; position: relative; -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */ transition: all 0.3s ease-out; }

.fp-section.fp-table, .fp-slide.fp-table { display: table; table-layout: fixed; width: 100%; }

.fp-tableCell { display: table-cell; vertical-align: middle; width: 100%; height: 100%; }

.fp-slidesContainer { float: left; position: relative; }

.fp-controlArrow { position: absolute; z-index: 4; top: 50%; cursor: pointer; width: 0; height: 0; border-style: solid; margin-top: -38px;display: none;}


.fp-scrollable { overflow: scroll; }

.fp-notransition { -webkit-transition: none !important; transition: none !important; }

#fp-nav { position: fixed; z-index: 9999; margin-top: -32px; top: 50%; opacity: 1; }

#fp-nav.right { right: 155px;display: none;}

#fp-nav.left { left: 17px; }

.fp-slidesNav { position: absolute; z-index: 4; left: 50%; opacity: 1; }

.fp-slidesNav.bottom { bottom: 17px; }

.fp-slidesNav.top { top: 17px; }

#fp-nav ul, .fp-slidesNav ul { margin: 0; padding: 0; }

#fp-nav ul li, .fp-slidesNav ul li { display: block; width: 14px; height: 13px; margin: 7px; position: relative; }

.fp-slidesNav ul li { display: inline-block; }

#fp-nav ul li a, .fp-slidesNav ul li a { display: block; position: relative; z-index: 1; width: 100%; height: 100%; cursor: pointer; text-decoration: none; }

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span { background: #333; }

#fp-nav ul li a span, .fp-slidesNav ul li a span { top: 2px; left: 2px; width: 8px; height: 8px; border: 1px solid #000; background: rgba(0, 0, 0, 0); border-radius: 50%; position: absolute; z-index: 1; }

#fp-nav ul li .fp-tooltip { position: absolute; top: -2px; color: #fff; font-size: 14px; font-family: arial, helvetica, sans-serif; white-space: nowrap; max-width: 220px; overflow: hidden; display: block; opacity: 0; width: 0; }

#fp-nav ul li:hover .fp-tooltip { -webkit-transition: opacity 0.2s ease-in; transition: opacity 0.2s ease-in; width: auto; opacity: 1; }

#fp-nav ul li .fp-tooltip.right { right: 20px; }

#fp-nav ul li .fp-tooltip.left { left: 20px; }


.clearfix{position: absolute;}


.contact {
	width:100%;
	margin-left: 10%;
	margin-right: 10%;
  padding-bottom: 120px;
  text-align: center;
	z-index: 999;
}

.contact h3 {
  margin-bottom: 30px;
}

.contact li {
  display: inline-block;
  float: left;
  width: 20%;
  height: 200px;
  background:url(../images/con_bh.png);
	  border: 2px solid #fff;

}

.contact li a {
  padding: 0 30px;
  height: 100%;
}

.contact li a .icon {
  display: block;
  top: 50%;
  font-size: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1;
}
.contact li a h5 {
  display: block;
  top: 50%;
  text-transform: none;
	color:#0d0d0d;
}
.c_red {
	color: #05386a;}

.contact li a:hover {
  border-bottom-color: #05386a;
}

.contact li a:hover h5 {
  color: #05386a;
}
.contact li:hover {
	border-bottom-color: #05386a;}



.qqbtn {
  float: none;
  margin-top: 20px;
}

.btm {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  /*  padding-top: 40px;*/
  /*  padding-bottom: 40px;*/

  text-align: center;
}

.btm li {
  display: inline-block;
  margin: 5px 10px;
}

.btm span,
.btm a {
  font-size: 12px;
  color: #fff;
}

.btm .wrap a {
  border-bottom: 1px solid transparent;
}

.btm .wrap a:hover {
  border-bottom-color: #fff;
}

#botm_nav {
  padding-top: 40px;
  padding-bottom: 30px;
}

#botm_nav a {
  line-height: 1.4;
}

.icp {
  background-color: #9b161c;
  padding-top: 10px;
  padding-bottom: 10px;
}
.icons {
  position: absolute;
  left: 50%;
  margin-left: -80px;
  width: 160px;
  top: -30px;
  padding: 10px 0;
}

.icons a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  opacity: .6;
  filter: alpha(opacity=60);
}
.icons a.active,
.icons a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.qrcode {
  position: absolute;
  width: 160px;
  height: 160px;
  top: -160px;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #05386a;
  visibility: hidden;
  opacity: 0;
}

.qrcode img {
  width: 100%;
  height: 100%;
}

.qrcode.show {
  visibility: visible;
  opacity: 1;
}
/*----------pop window----------*/

.pop_window {
  position: fixed;
  top: 80px;
  bottom: 80px;
  left: 80px;
  right: 80px;
  visibility: hidden;
  opacity: 0;
  z-index: 1001;
}

.pop_window .pop_bg {
  display: block;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.pop_window .box {
  max-width: 1200px;
  height: 100%;
  margin: auto;
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  transform: scale(.5);
}

.pop_window .box .cont {
  height: 100%;
  padding: 40px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.pop-show.pop_window {
  visibility: visible;
  opacity: 1;
}

.pop-show.pop_window .box {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/*----------mask bg----------*/

.pop_bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: default;
}

#bg_mask {
  z-index: 998;
}

.touch #bg_mask {
  cursor: pointer;
}

.overflow_v {
  overflow: visible;
}
/*-------------- transition --------------*/

.nav-open #nav li.trans4,
.trans {
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.nav-open #nav li.trans3,
.trans1 {
  -webkit-transition: all .4s ease .1s;
  transition: all .4s ease .1s;
}

.trans2 {
  -webkit-transition: all .4s ease .2s;
  transition: all .4s ease .2s;
}

.nav-open #nav li.trans1,
.trans3 {
  -webkit-transition: all .4s ease .3s;
  transition: all .4s ease .3s;
}

.nav-open #nav li.trans,
.trans4 {
  -webkit-transition: all .4s ease .4s;
  transition: all .4s ease .4s;
}

.box_shadow {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}

.box_shadow2,
.box_shadow.trans:hover {
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.4);
}

.box_shadow.trans:hover {
  z-index: 99;
}
/*-------------- animation --------------*/

@-webkit-keyframes mk_3d_top {
  0% {
    -webkit-transform: perspective(600px) rotateX(60deg);
    -webkit-transform-origin: center top 0;
  }
  100% {
    -webkit-transform: perspective(600px) rotateX(0deg);
    -webkit-transform-origin: center top 0;
  }
}

@keyframes mk_3d_top {
  0% {
    -webkit-transform: perspective(600px) rotateX(60deg);
    transform: perspective(600px) rotateX(60deg);
    -webkit-transform-origin: center top 0;
    transform-origin: center top 0;
  }
  100% {
    -webkit-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
    -webkit-transform-origin: center top 0;
    transform-origin: center top 0;
  }
}

.animation_3d_top {
  -webkit-animation: mk_3d_top 1.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_3d_top 1.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
/*----- mk_3d_bottom -----*/

@-webkit-keyframes mk_3d_bottom {
  0% {
    -webkit-transform: perspective(600px) rotateX(-30deg);
    -webkit-transform-origin: center bottom 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(600px) rotateX(0deg);
    -webkit-transform-origin: center bottom 0;
    opacity: 1;
  }
}

@keyframes mk_3d_bottom {
  0% {
    -webkit-transform: perspective(600px) rotateX(-30deg);
    transform: perspective(600px) rotateX(-30deg);
    -webkit-transform-origin: center bottom 0;
    transform-origin: center bottom 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
    -webkit-transform-origin: center bottom 0;
    transform-origin: center bottom 0;
    opacity: 1;
  }
}

.animation_3d_bottom {
  -webkit-animation: mk_3d_bottom .8s 1 .8s cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_3d_bottom .8s 1 .8s cubic-bezier(0.77, 0, 0.175, 1);
  opacity: 0;
}

/*-------------- responsive --------------*/
@media (max-width: 767px){
	
	header{display: block;}
	
	
	
}
@media (min-width: 1600px) {
  .btm_cont .info {
    min-height: 200px;
  }
  #banner .btm_cont .info {
    min-height: 0;
  }
  #banner .flex-active-slide .btm_cont .info {
    height: 200px;
  }
  #banner .btm_cont .info .title {
    padding-top: 40px;
  }
}

@media (max-width: 1200px) {
  .hwrap {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .wrap {
    padding-left: 8%;
    padding-right: 8%;
  }
  .thumbs_title {
    margin-top: 30px;
    margin-bottom: 20px;
  }
.contact li {
    width: 20%;
    height: 140px;
  }
.contact li.add {
    width: 30%;
  }
.contact li.mail {
    width: 30%;
  }
}

@media (min-width: 961px) {
  .desktop_full .vertical_cont.hwrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 960px) {
  .desktop_full {
    height: auto;
  }
  .desktop_full .vertical_obj,
  .desktop_full .vertical_cont {
    display: block;
  }
  .desktop_full .scrollbg {
    height: 400px;
  }
  .desktop_full .btm_cont {
    position: relative;
    margin-top: -100px;
  }
  .desktop_full .btm_cont.mini_title {
    margin-top: -60px;
  }
  .desktop_full .down_arrow {
    display: none;
  }
  /*-------------左右布局-------------*/

  .lr_layout .left_img {
    position: relative;
    width: 100%;
    height: auto;
  }
  .lr_layout .vertical_cont {
    display: block;
  }
  .lr_layout .right_cont {
    width: 100%;
  }
  /*-----*/

  .home_grid {
    text-align: left;
  }
  .home_grid li {
    width: 50%;
  }
  .thumbs li {
    width: 50%;
  }
  .project_title {
    margin-top: -40px;
  }
  /*-----jobs-----*/

  .job_desk_cont {
    padding: 60px 20%;
  }
  /*--------footer--------*/

  footer.full {
    display: block;
    height: auto;
  }
.contact.vertical_cont {
    display: block;
    padding-top: 80px;
    padding-bottom: 80px;
  }
 .contact li,
.contact li.add,
.contact li.mail,
.contact li.qq {
    width: 50%;
  }
 .btm {
    position: relative;
  }
}


/*----------home grid----------*/
.desktop_full{
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.home_grid {

  width: 100%;
  text-align: center;
}
.vertical_obj {
    display: table;
}

.home_grid .wrap ul {
  margin: 150px 0;
}
.home_grid .wrap{padding-left: 15%;padding-right: 15%}

.home_grid .wrap li {
  display: inline-block;
  float: left;
  width: 16%;
  padding: 3px;
}

.home_grid .wrap li a img {
  width: 100%;
  height: auto;
	
	

}
hr {margin: 0;
    box-sizing: content-box;
    background-color: #05386a;
    border: 0;
    width: 30px;
    height: 2px;
    margin-top: 10px;
    margin-bottom: 0;
}
hr {
    display: block;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    border-style: inset;
    border-width: 1px;
}

.home_grid .wrap li a{	
	    color: #05386a;
    display: block;
    cursor: pointer;}

.home_grid .wrap li a .title {
  padding-top: 30px;
	padding-bottom: 30px;
  text-align: center;
  background-color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.home_grid li a .title h5 {
  line-height: 1;
	font-weight: normal;
    line-height: 1.2;
    font-style: normal;
    margin: 0;
    color: #000;
    text-transform: uppercase;
}

.home_grid li a:hover {
  background-color: #fff;
}

.home_grid li a:hover img {
  -webkit-filter: brightness(1.2);
  /*  opacity: .9;*/
  /*  filter: alpha(opacity=90);*/
}

.home_grid li a:hover h5 {
  color: #05386a;
}

.home_grid li a:hover hr {
  width: 100%;
}

.home_grid .btn_red {
  margin: 0;
  float: none;
}
/*----------thumbs----------*/

.thumbs_title {
  padding: 0 10px;
  margin-bottom: 30px;
}

.thumbs li {
  float: left;
  width: 33.3%;
  padding: 10px;
}

.thumbs li a {
  background-color: #fff;
  overflow: hidden;
}

.thumbs li img {
  width: 100%;
}

.thumbs li .title {
  text-align: center;
  padding: 20px;
  background-color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.btn_red {
    border: 1px solid #05386a;
}

/*
.thumbs li a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-filter: brightness(1.2);
}
*/

.thumbs .wrap li a:hover span {
  color: #05386a;
}

.thumbs .wrap li a:hover hr {
  width: 100%;
}


.about_left{width:50%}



